Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

133
Visualizações
Error installing provider "aws": openpgp: signature made by unknown entity

I am using terraform version 0.11.13, and this afternoon I am getting the following error in terraform init step Does it mean I've to upgrade the terraform version, is there a deprecation for this version for aws provider?

Full logs:

Successfully configured the backend "s3"! Terraform will automatically
use this backend unless the backend configuration changes.

[1mInitializing provider plugins...
- Checking for available provider plugins on https://releases.hashicorp.com...

Error installing provider "aws": openpgp: signature made by unknown entity.

Terraform analyses the configuration and state and automatically downloads
plugins for the providers used. However, when attempting to download this
plugin an unexpected error occured.

This may be caused if for some reason Terraform is unable to reach the
plugin repository. The repository may be unreachable if access is blocked
by a firewall.

If automatic installation is not possible or desirable in your environment,
you may alternatively manually install plugins by downloading a suitable
distribution package and placing the plugin's executable file in the
following directory:
    terraform.d/plugins/linux_amd64
over 4 years ago · Santiago Trujillo
5 Respostas
Responde à pergunta

0

The GPG key used for release signing and verification has been rotated. New releases of Terraform use this updated key for verifying official providers, and official provider releases will be signed with this key going forwards.

More about

over 4 years ago · Santiago Trujillo Relatório

0

Fixing the provider version solved the problem.

over 4 years ago · Santiago Trujillo Relatório

0

HashiCorp has rotated its release signing key as a part of HCSEC-2021-12

For example, for terraform 0.11.x, you can set the aws version to v2.70.0

provider "aws" {
  region  = "us-east-1"
  version = "v2.70.0"
}

For other versions, you can check: https://registry.terraform.io/providers/hashicorp/aws/latest/docs

over 4 years ago · Santiago Trujillo Relatório

0

Important - While this answer can solve the immediate problem, it creates a potential security risk by disabling the security check. Use with caution

you can also do

terraform init -verify-plugins=false

This worked for me.

over 4 years ago · Santiago Trujillo Relatório

0

Hashicorp have re-signed with a new GPG key as part of a internal security ticket

To get around this, look to shift to the new version of Terraform - this is fixed in 0.11.15 and you should upgrade to this version. This should not impact anything else, as there are only minor changes.

over 4 years ago · Santiago Trujillo Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda